home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 13 / CU Amiga Magazine's Super CD-ROM 13 (1997)(EMAP Images)(GB)(Track 1 of 2)[!][issue 1997-08].iso / CUCD / Graphics / Picasso96 / Picasso96.readme < prev    next >
Text File  |  1997-05-31  |  4KB  |  97 lines

  1. Short:    Picasso96 system for Amiga graphics boards
  2. Author:   Tobias Abt <tabt@studbox.uni-stuttgart.de>
  3. Uploader: Tobias Abt <tabt@studbox.uni-stuttgart.de>
  4. Type:     gfx/board
  5. Version:  1.21
  6.  
  7. This archive contains all you need to get Picasso96 up and running on your
  8. Amiga.  Picasso96 offers support for many different Amiga graphics boards,
  9. has  builtin  HiColor and TrueColor support for intuition screens and many
  10. more...
  11.  
  12. Requirements:
  13. - Kickstart and Workbench 3.0 (V39) since Picasso96 v1.17,
  14. - Motorola MC68020 processor or better,
  15. - CyberVision 64, Domino, Merlin, oMniBus, Picasso II, Picasso II+,
  16.   Picasso IV, Piccolo, Piccolo SD64 or Spectrum.
  17.  
  18. AnyWare, i.e. not commercial or ShareWare. No distribution restrictions.
  19.  
  20. Short history:
  21.  
  22. Changes in 1.21:
  23. - fixed bug which resulted in BMF_CLEAR being ignored in various cases,
  24. - fixed bug with fonts using italic soft style on non-layered rastports
  25.   (Commodore did not adhere to its own programming guidelines there...),
  26. - no normal user should ever be annoyed by debug output again from now on.
  27.  
  28. Changes in 1.20:
  29. - Direct2Chunky and Direct2Planar blits now work by pen comparison. At least
  30.   PowerSnap works with Hi- and TrueColor screens now...,
  31. - fixed AllocBitMap() which did not clear bitmaps in some cases,
  32. - fixed bug in Draw() that did not reset some chip registers on planar
  33.   displays,
  34. - fixed bug in internal DisplayID handling that could cause lockups,
  35. - added DisplayID sanity check to avoid DisplayIDs from being used twice,
  36.   resulting in system lockups,
  37. - fixed fastlayers.library which caused crashes on some systems,
  38. - planar modes supported with PicassoIV now,
  39. - added byteswapped modes with PicassoIV in ZorroII amigas
  40.  
  41. Changes in 1.19:
  42. - available depths within screenmode requesters fixed,
  43. - minimal support for blitting planar bitmaps in fast memory implemented for
  44.   NewIcons RTG mode and Urouhack,
  45. - problem with PicassoModeTNG not being able to open screens fixed,
  46. - compatibility with scratch tool enhanced,
  47. - Resource V6.00 screen no longer crashes system when removed from board,
  48. - Picasso96API.library now works on OS 3.0
  49.  
  50. Changes in 1.18:
  51. - problem with Picasso96Mode and PMTNG fixed ("Screen too large ...")
  52. - HiRes MouseSprites finally available on AGA Amigas
  53. - Picasso96 modes now have Genlock bit set
  54. - rtg.library has now a process named "Picasso96" for preferences notification.
  55.   Currently available: "ENV:Picasso96/AmigaVideo" which may be set to:
  56.     - "15kHz" for standard operation
  57.     - "31kHz" for 56kHz audio (with ECS and AGA only)
  58.     This switch was introduced to prevent damage to monitors like the 1084
  59.     when attached to the standard Amiga video output, default is 15kHz.
  60.   A suitable preferences tool is available.
  61. - added patch for OpenScreen() to prevent the system from running amok when
  62.   someone tries to open a screen with more than 256 colors under OS 3.0 (which
  63.   is a stupid idea anyway)
  64. - bug in BitMapScale() fixed that showed up with the MineSweeper clone "Boum"
  65. - improved behaviour of fastlayers.library, more sanity checks included
  66.  
  67. Changes in 1.17:
  68. - BIG CHANGE: Kickstart 3.0 support implemented and checked,
  69. - vilintuisup locking enhanced, fixes AMax screen mode bug.
  70.  
  71. Changes in 1.16:
  72. - PicassoIV problem with flicker fixer trashing other screens hopefully fixed
  73.   (was introduced with 56kHz audio playback),
  74. - Amiga video output now always produces 31kHz signal when displaying Picasso96
  75.   screens (ECS and AGA),
  76. - BltMaskBitMapRastPort() behaviour corrected for non-Picasso96 source bitmaps,
  77. - inproved PIPs: introduced YUV Bitmaps, fixed clipping on autoscroll screens,
  78. - CyberVision64: removed some bugs, especially concerning small display modes.
  79.  
  80. Changes in 1.15:
  81. - CyberGraphics emulation WritePixelArray(): support for RECTFMT_GREY8 added,
  82.   ScanQuix preview works now,
  83. - PicassoIV: fixed bug which caused the driver to fail on 030 based systems,
  84. - Picasso96API: added support for PIP's,
  85. - fixed some very minor bugs...
  86.  
  87. Changes in 1.14:
  88. - SoftSprite bug with AreaBlits fixed,
  89. - DrawEllipse() lockup bug fixed,
  90. - NewIcons: borderless option works with standard icons now,
  91. - SD64: major problem with color expansion blits fixed,
  92. - Piccolo/PiccoloSD64/Spectrum: HiColor conversions fixed,
  93. - fixed bug causing BitMaps to be one byte too small,
  94. - mode requesters have the NEWLOOK flag set now,
  95. - BestModeID behaviour improved for multiple board systems,
  96. - default tool for installation icon set to "Installer".
  97.